Welcome![Sign In][Sign Up]
Location:
Search - gb2312 linux

Search list

[OtherUTF-8Encode

Description: UTF-8与GB2312之间互换的C源码,转换函数抽取自linux下的libxml2,效率和稳定性有保证!-UTF-8 and GB2312 exchange between the C source code, taken from the transfer function under the linux libxml2, efficiency and stability are ensured!
Platform: | Size: 1415 | Author: 黄睿 | Hits:

[Other resourceLARTC-zh_CN.GB2312

Description: Linux的高级路由和流量控制HOWTO 一个非常上手的关于iproute2、流量整形和一点netfilter的指南。
Platform: | Size: 510681 | Author: Victor | Hits:

[Linux-Unixfont

Description: font-arial-iso-8859-1.tar.bz2,gb2312-ming.tar.bz2 linux下的字体
Platform: | Size: 8435211 | Author: 王青 | Hits:

[OtherUTF-8Encode

Description: UTF-8与GB2312之间互换的C源码,转换函数抽取自linux下的libxml2,效率和稳定性有保证!-UTF-8 and GB2312 exchange between the C source code, taken from the transfer function under the linux libxml2, efficiency and stability are ensured!
Platform: | Size: 1024 | Author: 黄睿 | Hits:

[OtherLARTC-zh_CN.GB2312

Description: Linux的高级路由和流量控制HOWTO 一个非常上手的关于iproute2、流量整形和一点netfilter的指南。-Linux Advanced Routing and Traffic Control HOWTO get started on a very iproute2, traffic shaping and a little bit of netfilter guidelines.
Platform: | Size: 509952 | Author: Victor | Hits:

[Linux-Unixfont

Description: font-arial-iso-8859-1.tar.bz2,gb2312-ming.tar.bz2 linux下的字体-font-arial-iso-8859-1.tar.bz2, gb2312-ming.tar.bz2 linux fonts under
Platform: | Size: 8434688 | Author: 王青 | Hits:

[Linux-Unixntfs-3g.tar

Description: LINUX下读写NTFS分区的工具。 已经集成了通过LIBCONV库支持中文的代码。-LINUX under the read and write NTFS partition tool. Has been integrated through the support of Chinese LIBCONV library code.
Platform: | Size: 271360 | Author: | Hits:

[Embeded Linuxziku_api

Description: (绝对原创)Linux写的GB2312字库程序,包括API接口和一个16X16的GB2312汉字字库。接口方便、灵活,可支持不同的大小的字库、不同的字库。支持不同支持的点阵LCD,只需要修改头文件两个宏定义即可。 设计上,借鉴了linux2.6控制台的字库设计方法。API接口和控制台的字库API接口几乎一样,只有接口的名字不同。 配合本人LM6063A、LM12232C驱动程序使用,就是一套完整的显示解决方案了。 /************************************* ** 公开源代码的初衷:这一年来从开源社区 ** 学到了很多很多。但是大部分都是国外的, ** 我也想过把自己的代码提交到开源社区, ** 无奈E文不好。希望借助pudn的这个平台 ** 为开源中点贡献。 */-linux driver for gb2312.
Platform: | Size: 616448 | Author: nizhiquan | Hits:

[Linux-Unixman-pages-zh_CN-1.5.tar

Description: 将 man-pages-zh_CN-1.6.tar.gz 文件放在linux下某目录 #tar zxvf man-pages-zh_CN-1.5.tar.gz c#cd man-pages-zh_CN-1.5 #make u8 #make install-u8 安装之前,运行locale命令来查看自己的语言环境是什么,主要有影响的是LC_ALL,LC_CTYPE和LANG变量的值。命令如下: # locale LANG=zh_CN.UTF-8 LC_CTYPE="zh_CN.UTF-8" LC_NUMERIC="zh_CN.UTF-8" LC_TIME="zh_CN.UTF-8" LC_COLLATE="zh_CN.UTF-8" LC_MONETARY="zh_CN.UTF-8" LC_MESSAGES="zh_CN.UTF-8" LC_PAPER="zh_CN.UTF-8" LC_NAME="zh_CN.UTF-8" LC_ADDRESS="zh_CN.UTF-8" LC_TELEPHONE="zh_CN.UTF-8" LC_MEASUREMENT="zh_CN.UTF-8" LC_IDENTIFICATION="zh_CN.UTF-8" LC_ALL= 如果语言环境是zh_CN.UTF-8,可以运行make u8 && make install-u8;如果语言环境是GB2312,GBK或者GB18030,可以运行make gb && make install-gb;这里笔者的应用环境是zh_CN.UTF-8,运行make u8 && make install-u8即可汉化man手册页-mskdjfalsdjfaldjf alsdjf laksdjf akdsjf lakdsjf kalsdjf
Platform: | Size: 3762176 | Author: wangkun | Hits:

[Linux-Unixlinux

Description: 在 linux 做开发或者系统管理遇到乱码是经常的事情,主要 windows windows下中文的默认编码是 gb2312 gb2312,而 linux 下是 utf -8。很多时候 涉及到和 windows windowswindows平台系统的通信免不了编码转 平台系统的通信免不了编码转 化,可能大部分人都用 iconv iconv iconv库函数(包含在 glib glibglib中)和 iconv iconv iconv命令来执行编码转换,今天 我 要推荐的是另一个 要推荐的是另一个 shell shell下编码转换工具 enca enca。用它不仅可以转换编码,还查看文件 。用它不仅可以转换编码,还查看文件 。用它不仅可以转换编码,还查看文件 。用它不仅可以转换编码,还查看文件 的原始编码,使用上也比 iconv 方便-Encounter garbled in linux development or system administration is a regular thing, the main windows the windows under the Chinese default encoding is gb2312 iso- 8859- under linux utf-8. Communication inevitably a lot when it comes to and windows windowswindows, platform communication coding inevitably turn to the platform encoding conversion is likely that most people use iconv The iconv The iconv library functions (included in the glib glibglib) and iconv iconv The iconv command to perform the encoding conversion, I would like to recommend another to be recommended another the shell the shell transcoding tool enca enca. It not only can convert the code, and also to view the file. It not only can convert the code, and also to view the file. It not only can convert the code, and also to view the file. Can not only use it to transform coding, but also view the original encoding of the file, use iconv convenient
Platform: | Size: 258048 | Author: wuyukun | Hits:

[Windows DevelopCharset_MultiByte_GB2312

Description: Charset MultiByte GB2312 extends Charset AbstractTest Source Code for Linux v2.13.6.
Platform: | Size: 4096 | Author: paosunse | Hits:

[OS programCharset_MultiByte_GB2312

Description: Charset MultiByte GB2312 extends Charset AbstractTest Source Code for Linux v2.13.6.
Platform: | Size: 4096 | Author: luswsbnrhtatf | Hits:

[Linux-Unixiconv

Description: linux c 语言编码转换 gb2312到cp936 cp936到gb2312-linux c language code conversion to gb2312 gb2312 to cp936 cp936
Platform: | Size: 1024 | Author: jiangxiaofeng | Hits:

[Otherconver

Description: linux系统下的编码转换,纯c实现,支持utf-8与gb2312之间互转。代码实现很好的封装,相当灵活和强大。-Code conversion under Linux system, pure c implementation, support utf-8 and gb2312 between each other.Code to achieve a good encapsulation, a flexible and powerful.
Platform: | Size: 4096 | Author: 陈有任 | Hits:

[Linux-Unixperson

Description: linux下ncurses模式下的控制输入,支持中英混合输入,中文输入要把终端编码设为GB2312-Ncurses under the control of the Linux mode input, support for Chinese and English mixed input, the Chinese input to the terminal code is set to GB2312
Platform: | Size: 3072 | Author: yangsir | Hits:

[WEB Codetbyhjzsxt

Description: 淘宝内部优惠券广告展示系统是一个以php进行开发的淘宝优惠券广告展示软件。 淘宝内部优惠券广告展示系统特色说明: 适合拥有自己内容(网站\app等)和人气资源的广大站长朋友们! 兼容性:兼容windows/linux系统;上传数据支持gb2312/utf-8编码。 易操作:基本上转好数据上传即可;数据转化方便。 自适应:自动页面宽度;少于320就显示320PX;大于568就显示568px 特别适合手机通栏广告。 速度快:直接另存的1万条9MB多的淘宝优惠券.dat文件,速度0.03秒。 淘宝内部优惠券广告展示系统操作说明: 前台访问:http://网址/目录/index.php (上传到PHP空间直接运行) 后台访问:无需后台(无后台)-Taobao internal coupon advertising display system is a development of PHP Taobao coupon advertising display software. Taobao internal coupon advertising system features description: Suitable for their own content (website \app, etc.) and the popularity of the resources of the webmaster friends! Compatibility: compatible with windows/linux system upload data to support gb2312/utf-8 coding. Easy operation: basically turn for the better data can be uploaded. Adaptive: automatic page width less than 320 will display 320PX greater than 568 will show 568px Especially suitable for mobile phone advertising banner. Speed: save the 10 thousand 9MB Taobao.Dat file, the speed of more than 0.03 seconds. Taobao internal coupon advertising system operating instructions: Front desk access: http:// URL/directory /index.php (upload to PHP space to run directly) Background access: no background (no background)
Platform: | Size: 3171328 | Author: renmin | Hits:

CodeBus www.codebus.net